 body{
    overflow-x: hidden;
} 
/* 第一幕 */
.page1{
    margin: auto;
    position: relative;
    max-width: 1540px;
    min-width: 1540px;
}
.page1 .zhutu1{
    width:110%;
    margin-left: -95px;
    height: 750px;
}
.page1 .yuanshen{
    position: absolute;
    width: 115px;
    top: 25px;
    left: 25px;
}
.page1 .PC{
    width:35px;
    position: absolute;
    top: 45px;
    left: 860px;
    height: 100px;
}
.page1 .yunyuanshen {
    position: relative;
    float: left;
    height: 134px;
    left: 860px;
    bottom: 615px;
    width: 35px;
}
.page1 .yunyuanshen img{
    position: absolute;
    width: 35px;
    cursor: pointer;
}
.yuanshen,.PC,.bofang{
    cursor: pointer;
}
.page1 .yunyuanshen .yunyuanshenqian{
    opacity: 1;
}
.page1 .yunyuanshen .yunyuanshenhou{
    opacity: 0;
}
.page1 .yunyuanshen:hover .yunyuanshenhou{
    opacity: 1;
}
.page1 .bofang{
    position: absolute;
    bottom: 375px;
    left: 670px;
    width:60px;
    transition: transform 0.2s;

}
.page1 .bofang:hover{
    transform: scale(1.15, 1.15);
}
.page1 .jinru {
    position: absolute;
    float: right;
    bottom: 660px;
    right: 80px;
    width:100px;
    height: 52px;
}
.page1 .jinru img{
    width: 100px;
    position: absolute;
    cursor: pointer;
}
.page1 .jinru .guanwangqian{
    opacity: 1;
}
.page1 .jinru .guanwanghou{
    opacity: 0;
}
.page1 .jinru:hover .guanwanghou{
    opacity: 1;
}
.page1 .sui{
  width: 70px;
  position: absolute;
  bottom: 40px;
}
/* 第二幕 */
.page3,.page4,.page5{
    max-width: 1540px;
    min-width: 1540px;
    margin: auto;
    position: relative;
    height: 731px;
}
.page2 {
    max-width: 1540px;
    min-width: 1540px;
    margin: auto;
    position: relative;
    height: 727px; 
}
.page2 .zhutu2{
    width:110%;
    margin-left: -95px;
    margin-top: -138px;
    z-index: 1;
}
.page3 .zhutu3,.page4 .zhutu4,.page5 .zhutu5{
    width:110%;
    margin-left: -95px;
    z-index: 1;
}
/* 第三幕 */
.page3 .bac{
    position: absolute;
    z-index: 2;
    left: 280px;
    top: -2px;
}
.page3 .bac img{
    width: 1000px;
}
.page3 .tusanfix{
    z-index: 3;
    position: absolute;
    right: 190px;
    top: 0;
    width: 35px;
}
.page3 .zhongpei{
    position: absolute;
    bottom: 392px;
    width: 33px;
    height: 143px;
    left: 415px;
    z-index: 3;
}
.page3 .zhongpei .fuxiang{
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.page3 .zhongpei .fuxiang img{
    width: 33px;
    height: 143px;
}
.page3 .zhongpei .fuxiang .zhongpeiqian{
    display: block;
}
.page3 .zhongpei .fuxiang .zhongpeihou{
    display: none;
}
.page3 .zhongpei .fuxiang:hover .zhongpeiqian {
    display: none;
}
.page3 .zhongpei .fuxiang:hover .zhongpeihou {
    display: block;
}
.page3 .ripei {
    position: absolute;
    z-index: 3;
    left: 415px;
    bottom: 242px;
    width: 33px;
    height: 143px;
}
.page3 .ripei .fuxiang {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.page3 .ripei .fuxiang img{
    width: 33px;
    height: 143px;
}
.page3 .ripei .fuxiang .ripeiqian{
    display: block;
}
.page3 .ripei .fuxiang .ripeihou{
    display: none;
}
.page3 .ripei .fuxiang:hover .ripeiqian {
    display: none;
}
.page3 .ripei .fuxiang:hover .ripeihou {
    display: block;
}
.page3 .bofang1 {
    position: absolute;
    right: 530px;
    bottom: 384px;
    width: 3.36rem;
    height: 1.96rem;
    z-index: 3;
}
.page3 .bofang1 .bachonghei {
    position: absolute;
    width: 230px;
    height: 140px;
    cursor: pointer;
}
.page3 .bofang1 .bofang img{
    position: absolute;
    top:40px;
    left: 80px;
    width:60px;
    transition: transform 0.2s;
    z-index: 4;
    cursor: pointer;
}
.page3 .bofang:hover img{
    transform: scale(1.15, 1.15);
}
.page3 .sanren1{
    position: absolute;
    cursor: pointer;
    width: 65px;
    height: 65px;
    z-index: 4;
    top: 473px;
    right: 520px;
}
.page3 .sanren2{
    position: absolute;
    cursor: pointer;
    width: 65px;
    height: 65px;
    z-index: 4;
    top: 473px;
    right: 430px;
}
.page3 .sanren3{
    position: absolute;
    cursor: pointer;
    width: 65px;
    height: 65px;
    z-index: 4;
    top: 473px;
    right: 340px;
}
.page3 .sanren1 img,.page3 .sanren2 img,.page3 .sanren3 img{
    position: absolute;
    width: 65px;
    height: 65px;
}
.page3 .sanren1 .bachongqian {
    opacity: 1;
}
.page3 .sanren2 .bachongqian {
    opacity: 1;
}
.page3 .sanren2 .bachonghou {
    opacity: 0;
}
.page3 .sanren2:hover .bachongqian{
    opacity: 0;
}
.page3 .sanren2:hover .bachonghou{
    opacity: 1;
}

.page3 .sanren3 .bachongqian {
    opacity: 1;
}
.page3 .sanren3 .bachonghou {
    opacity: 0;
}
.page3 .sanren3:hover .bachongqian{
    opacity: 0;
}
.page3 .sanren3:hover .bachonghou{
    opacity: 1;
}
/* 第四幕 */
.page4 .tusifix{
    z-index: 3;
    position: absolute;
    right: 190px;
    top:0;
    width: 35px;
}
.page4 .xiaobing{
    z-index: 3;
    position: absolute;
    cursor: pointer;
    width: 90px;
    height: 90px;
    left: 380px;
    top: 303px;
}
.page4 .xiaobing img {
    position: absolute;
    width: 90px;
    height: 90px;
}
.page4 .xiaobing .guaihei {
    opacity: 1;
}
.page4 .xiaobing .guailiang {
    opacity: 0;
}
.page4 .xiaobing:hover .guaihei{
    opacity: 0;
}
.page4 .xiaobing:hover .guailiang{
    opacity: 1;
}
.page4 .kuilei {
    position: absolute;
    cursor: pointer;
    z-index: 3;
    width: 90px;
    height: 90px;
    right: 415px;
    top: 303px;
}
.page4 .kuilei img {
    position: absolute;
    width: 90px;
    height: 90px;
}
/* 视频的放置 */
.page4 .sp {
    position: absolute;
    top: 108px;
    left: 513px;
    width: 480px;
    height: 480px;
}
.page4 .sp video {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 100%;
    display: block;
    object-fit: fill;
    border-radius: 50%;
}
.page4 .ziti {
    position: absolute;
    height: 36px;
    width: 304px;
    z-index: 3;
    bottom: 72px;
    right: 645px;
}
/* 第五幕 */
.page5 .tuwufix{
    z-index: 3;
    position: absolute;
    right: 190px;
    top: 0;
    width: 35px;
}
/* 结尾部分 */
.page6 {
    background:#000;
    height: 343px;
    width: 1536px;
    padding: 30px 0;
    font-size: 14px;
    margin: auto;
}
.page6 .footer-content {
    display: flex;
    width: 1280px;
    margin-left: 128px;
}
.page6 .footer-content .footer-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 300px;
    min-height: 293px;
    flex-direction: column;
}
.page6 .footer-content .footer-logo img{
    height: 42px;
}
.page6 .footer-content .footer-logo span{
    width: 1px;
    height: 28px;
    background: #666;
    margin-left: 25px;
    margin-right: 25px;
}
.page6 .footer-info {
    color: #aaa;
    margin-left: 60px;
    line-height: 24px;
}
.page6 .footer-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.page6 .footer-link .footer-protocol {
    color: #fff;
    margin-bottom: 28px;
}
.page6 .footer-link .footer-protocol .protocol {
    color: #fff;
    margin: 0 8px 0 5px;
}
.page6 .footer-link .footer-protocol .protocol:hover {
    text-decoration:underline;
}
.footer-info .advice-info:hover {
    text-decoration: underline;
}
.footer-info p,.footer-info span,.footer-info div {
    cursor:default;
}
.split-line {
    margin: 0 10px;
}
.footer-icon {
    display: flex;
    padding: 10px 0;
    flex-wrap: wrap;
    width: 800px;
    align-items: center;
    justify-content: flex-start;
}
.footer-icon img {
    width: 116px;
    height: 46px;
    margin-left: 15px;
    margin-bottom: 10px;
    cursor: pointer;
}